has Duration
Deprecated
Use supportsDuration instead.
Replace with
this.supportsDuration(block)Content copied to clipboard
Returns whether the block has a duration property.
Return
true if the block has a duration property.
Parameters
block
the block to query.